Dynamic Plotly Charts

Data Overview

To get a clearer understanding of the dataset’s structure, we start with a brief interactive preview.

Our final processed recipe dataset contains 44289 recipes, each described by a wide range of characteristics reflected in the dataset's columns.
AuthorName CookTime PrepTime TotalTime Description Images RecipeCategory Keywords AggregatedRating ReviewCount Calories FatContent SaturatedFatContent CholesterolContent SodiumContent CarbohydrateContent FiberContent SugarContent ProteinContent RecipeServings title directions ingredients link NER CookTime_minutes PrepTime_minutes TotalTime_minutes recipe_id TotalTime_cat RecipeType Beginner_Friendly Vegetarian_Friendly World_Cuisine
Loading ITables v2.3.0 from the init_notebook_mode cell... (need help?)

Interactive Visualizations

Our final processed dataset also covers a wide variety of types in terms of origin, preparation time, nutritional content. You can explore these features interactively using the dropdown menu below to browse through the different columns.

Back to top